testsuite/gsk/test-render-nodes.c: Include <stdlib.h>
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 24 Oct 2017 08:14:43 +0000 (16:14 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 24 Oct 2017 16:50:21 +0000 (00:50 +0800)
This is so that the compiler won't complain about our use of exit()

https://bugzilla.gnome.org/show_bug.cgi?id=773299

testsuite/gsk/test-render-nodes.c

index befbf9ee4f554d98739267f9b3524a7091ef4e0d..c1a1d70bf42555e883aabe0fc400d667edd074dc 100644 (file)
@@ -21,6 +21,7 @@
 #include <string.h>
 #include <glib/gstdio.h>
 #include <gtk/gtk.h>
+#include <stdlib.h>
 #include "reftest-compare.h"
 
 static void